projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9a8658
)
(bibtex-autokey-year-length): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 8 Feb 1998 21:05:11 +0000
(21:05 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 8 Feb 1998 21:05:11 +0000
(21:05 +0000)
lisp/textmodes/bibtex.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/bibtex.el
b/lisp/textmodes/bibtex.el
index e462b8c27e3f819511b97733bd5ccc4d171a9a99..110846a2c94d252fcc7ade3426911f13ea41c291 100644
(file)
--- a/
lisp/textmodes/bibtex.el
+++ b/
lisp/textmodes/bibtex.el
@@
-524,7
+524,7
@@
See the documentation of function `bibtex-generate-autokey' for details."
:type 'string)
(defcustom bibtex-autokey-year-length 2
- "*Number of rightmost digits from the year field
y
o incorporate into key.
+ "*Number of rightmost digits from the year field
t
o incorporate into key.
See the documentation of function `bibtex-generate-autokey' for details."
:group 'bibtex-autokey
:type 'integer)